home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / inet_tcp / ftpd18 / revision.txt < prev   
Encoding:
Text File  |  1993-02-26  |  2.6 KB  |  74 lines

  1. 1.1  2.9.92   - Inital version 
  2.  
  3. 1.2  8.10.92  - Fixed bugs: 
  4.           Cannot open data connection. When data connection do not
  5.               succes once it cannot succes anymore.
  6.  
  7.               - Timeout was added to login command.
  8.  
  9.           - Because conflict with MurkWorks
  10.                 - Removed command SITE TRUSTEES.
  11.             - Removed session display
  12.             - Redesigned user interface
  13.  
  14. 1.3 9.10.92   -  Fixed bug in allow and deny commands.
  15.           -  Added log level 8 "log all commans"    
  16.  
  17. 1.4 29.10.92  -  Fixed bug in receive ASCII file
  18.           -  Fixed bug in logger task (log filename corrupted)
  19.           -  Added name server support  
  20.           -  Added macros to info files
  21.           -  Added CDUP and XCUP command
  22.  
  23. 1.5 6.11.92   -  Fixed bug in timeouts
  24.           -  Fixed bug in address match algorithm
  25.             (Reported by many users)
  26.           -  Added STAT command
  27.               -  Address parameter may be in form "host.domain"
  28.           -  Added file name and file size to "Data connection open"
  29.          message.
  30.  
  31. 1.6 5.12.92   -  Internal changes to code structure
  32.           -  Added multiple address to one community
  33.           -  Changed processing "$w" macro. Anonymous id is checked
  34.          for valid mail address (MX or A record)
  35.             (Reported by Gunnar Dahlstrom)
  36.              -  Added "maximum anonymous connections" limitation
  37.           -  Added BannerFile feature
  38.             (Reported by Richard Letts)
  39.           -  Changed format of multiline response. Now works with 
  40.          LanWorkplace.
  41.             (Reported by Richard Letts)
  42.           -  LongLS    now works
  43.             (Reported by Richard Letts)
  44.           -  Added Internet server name to connect response line
  45.           -  Dash in password now works for all users
  46.             (Reported by Martin Wilmes)
  47.           -  System and hidden files are not more visible
  48.           -  Added time stamp to error messages
  49.  
  50. 1.7 1.2.93    -  Not released
  51.  
  52. 1.8 16.2.93   -  Totaly rewriting code, many bugs fixed, many bugs created :-).
  53.           -  Security bugs fixed.
  54.           -  Visible changes - HomeDir added to communities
  55.                  - New macros
  56.                     - LongLS command changed to ShortLS
  57.                  - Modification date is shown in LIST command
  58.                  - Format of date is converted to Unix-style
  59.                  - Unixish all response
  60.                  - Macintosh name space supported
  61.                    SITE DOS
  62.                                    SITE MAC
  63.                                    MACB x
  64.                                    MacNameSpace flag in communities
  65.                  - And many others ....
  66.  
  67.               - Revised response numbers
  68.               - LanWorkplace compatibility
  69.  
  70.          Many thanks to Philip B. Chase and  Steven Nygard for
  71.           initial beta tests.
  72.  
  73.  
  74.